How to Install latex-cjk-japanese software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install latex-cjk-japanese software package in Ubuntu 14.04 LTS (Trusty Tahr)

latex-cjk-japanese software package provides Japanese module of LaTeX CJK, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install latex-cjk-japanese 

latex-cjk-japanese is installed in your system.

Make ensure the latex-cjk-japanese package were installed using the commands given below,

$ sudo dpkg-query -l | grep latex-cjk-japanese *

You will get with latex-cjk-japanese package name, version, architecture and description in a table

latex-cjk-japanese package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section TeX
Package latex-cjk-japanese
Version 4.8.3+git20120914-2ubuntu1
Description Japanese module of LaTeX CJK
Sub Section TeX


See Also, How to uninstall or remove latex-cjk-japanese software package from Ubuntu 14.04 LTS (Trusty Tahr)?